-
-
Notifications
You must be signed in to change notification settings - Fork 233
Rename EventStoreDB to KurrentDB #901
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
I've copied the description from https://testcontainers.com/modules/mockserve/
I didn't change the image name bacuse Kurrent are still naming their docker image `eventstoredb`.
✅ Deploy Preview for testcontainers-node ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Build is failing because the kurrent lib doesn't support node < 20, which is fine as we'll match that soon with #938. @joebowbeer / @botflux - should the published package be @testcontainers/kurrent or @testcontainers/kurrentdb? From what I'm reading it seems it should be the latter. |
@cristianrgreco according to their rebranding faq, KurrentDB is the new name
I agree |
I've changed EventStoreDB to Kurrent to match their re-branding as pointed by #894 (comment) .